home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Developer Toolbox 6.1
/
SGI Developer Toolbox 6.1 - Disc 4.iso
/
src
/
exampleCode
/
X
/
xshowcmap2
/
Imakefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1994-08-02
|
117 b
|
7 lines
SYS_LIBRARIES = -lm
LOCAL_LIBRARIES = $(XLIB)
SRCS = xshowcmap.c
OBJS = xshowcmap.o
ComplexProgramTarget(xshowcmap)